| CashDrawer |
| EntityType | Independent |
| Logical Entity Name | CashDrawer |
| Default Table Name | saCashDrawer |
| Logical Only | NO |
| Definition | |
| Note |
| CashDrawer Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
CashDrawerId |
INTEGER | NO | ||
| Code | VARCHAR(12) | NO | ||
| Name | VARCHAR(128) | YES | ||
| WarningAmount | INTEGER | YES | ||
| RestrictAmount | INTEGER | YES | ||
| CampusGroupId | INTEGER | YES | ||
| IsActive | BIT | NO | ||
| IsSystemCode | BIT | NO | ||
LastModifiedUserId |
INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO | ||
| UsedByUserId | INTEGER | YES |
| CashDrawer Keys |
| Key Name | Key Type | Keys |
| saCashDrawer_UserID_N_N_IDX | Inversion Entry | LastModifiedUserId |
| saCashDrawer_saCashDrawerID_U_C_IDX | PrimaryKey | CashDrawerId |
| CashDrawer Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| Staff | Non-Identifying | One To Zero or More | LastModifiedUserId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| CashDrawerSession | Non-Identifying | One To Zero or More | NO |
| CashDrawer Check Constraints |
| Check Constraint Name | CheckConstraint |